Contribution org.nuxeo.ecm.platform.iomporter.convert--converter
In component org.nuxeo.ecm.platform.iomporter.convert
org.nuxeo.ecm.platform.iomporter.convert
inside nuxeo-importer-core-8.10.jar /OSGI-INF/convert-service-contrib.xml
This contribution is part of XML component Extension Point
Extension point converter of component ConversionServiceImpl.Contributed Items
XML Source
<extension point="converter" target="org.nuxeo.ecm.core.convert.service.ConversionServiceImpl">
<converter class="org.nuxeo.ecm.platform.importer.random.PartialTextExtractor" name="partialTextExtractor">
<sourceMimeType>text/partial</sourceMimeType>
<destinationMimeType>text/plain</destinationMimeType>
</converter>
</extension>